% en las ltimas dcadas (ver \citep[pgina 175]{Shigley}), teniendo es
@BOOK{Shigley,
  title = {Dise\~{n}o en Ingenier\'ia Mec\'anica de Shigley},
  publisher = {Mc Graw Hill},
  year = {2008},
  editor = {Segunda},
  author = {Budynas, R. G. and Nisbett, J. K.},
  pages = {384},
  edition = {2},
  month = {Enero},
  owner = {gbecerran},
  timestamp = {2014.08.14}
}
% and     indica el segundo autor y la coma su nombre





@ARTICLE{Mott,
Author = {Robert L. Mott P.E.},
Journal        = {Editorial Pearson Educacion},
Month          = {},
Number         = {},
Pages          = {944},
Title          = {Dise\~{n}o de Elementos de Maquin\'as},
Volume         = {},
Year           = {2006}
}

@arctile{beamdesign,
Author = {},
Journal        = {American Forest & Forest Association},
Month          = {},
Number         = {},
Pages          = {20},
Title          = {BEAM DESIGN FORMULAS WITH SHEAR AND MOMENT DIAGRAMS},
Volume         = {},
Year           = {2005}
}

@arctile{hamrock,
Author = {Hamrock},
Journal        = {},
Month          = {},
Number         = {},
Pages          = {},
Title          = {Dise\~{n}o de M\'aquinas},
Volume         = {},
Year           = {2005}
}


%incorporar la tesis de arodi con el nombre de arodi


@arctile{Arodi,
Author = {Arodi Mart\inez Ortiz},
Journal        = {Facultad de Ingenier\'ia UNAM},
Month          = {},
Number         = {},
Pages          = {},
Title          = {Dise\~no del acoplamiento mec\'anico
para el sistema de propulsi\'on de un
veh\'iculo h\'ibrido el\'ectrico},
Volume         = {},
Year           = {2014}
}

@arctile{stokes,
Author = {Alec Stokes},
Journal        = {Butterworth-Heinemann Ltd, Society of Automotive Engineers},
Month          = {},
Number         = {},
Pages          = {},
Title          = {Manual Gearbox Design},
Volume         = {},
Year           = {1992}
}


https://verbosus.com/bibtex-style-examples.html
@manual{manual,
  title        = {The title of the work},
  author       = {Peter Gainsford}, 
  organization = {The organization},
  address      = {The address of the publisher},
  edition      = 3,
  month        = 7,
  year         = 1993,
  note         = {An optional note}
}

@mastersthesis{mastersthesis,
  author       = {Peter Harwood}, 
  title        = {The title of the work},
  school       = {The school where the thesis was written},
  year         = 1993,
  address      = {The address of the publisher},
  month        = 7,
  note         = {An optional note}
}

@booklet{booklet,
  title        = {The title of the work},
  author       = {Peter Caxton}, 
  howpublished = {How it was published},
  address      = {The address of the publisher},
  month        = 7,
  year         = 1993,
  note         = {An optional note}
}

@phdthesis{phdthesis,
  author       = {Peter Joslin}, 
  title        = {The title of the work},
  school       = {The school where the thesis was written},
  year         = 1993,
  address      = {The address of the publisher},
  month        = 7,
  note         = {An optional note}
}

